Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 541 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 541 Bytes

GDG_Hack_OR-BIT_Team

Getting Started

1- Install the dependecies:

npm install

2- Setup the environment variables:

Create a file with the name .env.local in the root directory, and then go to this note you can find all the content you should copy-paste it in that new file

3- Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.