Skip to content

zemiarsi/noob

 
 

Repository files navigation

noob

How to get started?

You can refer to the following articles on basics of Git and Github and also contact the Project Mentors, in case you are stuck:

Running locally in development mode

To get started, just clone the repository and run npm install && npm run dev:

git clone https://github.com/NV404/noob.git
npm install
npm run dev

Note: If you are running on Windows run install --noptional flag (i.e. npm install --no-optional) which will skip installing fsevents.

About

Simple Social-Media website build with Next Js, Tailwind css and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.3%
  • CSS 0.7%