This project was developed using the following technologies:
Clone the project and access the folder.
$ git clone https://github.com/vWernay/letmeask.git
$ cd letmeask
Follow the steps below:
# Install the dependencies
$ yarn or npm i
# Start the project
$ yarn start or npm run dev
The app will be available for access on your browser at http://localhost:3000
You can view the project layout through the links below:
Remembering that you need to have a Figma account to access it.
Next updates will focus on the following tasks:
- Use react-toastify instead of navigator "alert()".
- Use react-modal instead of navigator "confirm()".
- Responsive APP.
- Dark and Light theme.
- Styled Components.
Made with 💜 by Victor Lellis