wasi-lat / tingotech

Landing page de Tingo Tech
http://www.tingotech.com
1 stars 0 forks source link

TingoTech

Netlify Status

To setup the project:

First use yarn to install all the package dependencies for the Nextjs project

yarn install

And finally, you should run it, and by default it starts on the port 3000

yarn dev

don't forget init your environment variables, you can set using env.example

Design

You can see the prototype here in Figma

Docs

This is the list to libraries and dependencies using in this project:

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!