Landing page for the app My ADHD
Before running this project make sure to have it installed
If you're configuring this app for the first time
- Clone the project
git clone https://github.com/renansigolo/my-adhd-website.git
- Grab the .env variables from the vercel server
You will need the Vercel CLI installed on your local machine
vercel env pull
Run npm run build
to build the project.
- React Hook Form - React Hooks Form
- Axios - Promise based HTTP client for the browser and node.js
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Please merge your changes to the main
branch so the changes could be updated on the production environment hosted by Vercel.
Once that's completed test the app at https://myadhd.app
In order to release a new version your commit message must follow the Conventional Commits specification.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details
- Inspiring the world to be more collaborative.