Skip to content

This is a project developed during the (NLW) Next Level Week Together, presented by Rocketseat during June 2021.

Notifications You must be signed in to change notification settings

vWernay/nlw-letmeask

Repository files navigation

Letmeask

Letmeask

Letmeask


🧪 Technologies

This project was developed using the following technologies:

🚀 Getting started

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

🔖 Layout

You can view the project layout through the links below:

Remembering that you need to have a Figma account to access it.

🛠️ Adjustments and improvements

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

About

This is a project developed during the (NLW) Next Level Week Together, presented by Rocketseat during June 2021.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published