About | Features | Technologies | Requirements | Starting | License |
Convert a Figma modern UI/UX website design to a functional website in ReactJS and Typescript.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/Saleik/gpt-3
# Access
$ cd gpt-3
# Install dependencies
$ yarn install
# Run the project
$ yarn dev
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.