Late Nights is a website for people who want something to do late at night. You can play games and share stories. Anything to burn the late night oil.
Currently it is just React but we have plans to later transfer into a fullstack app using the MERN stack
First off, thank you for considering contributing to Late Nights. It's people like you that make Late Nights such a great tool.
If you've noticed a bug or have a feature request, make a new on. It's generally best if you get confirmation of your bug or approval for your feature request this way before starting to code.
If this is something you think you can fix, then fork Late-Nights and create a branch with a descriptive name.
A good branch name would be (where issue #325 is the ticket you're working on):
npm init
npm start