A NextJS server-side rendered ReactJS webapp served by a Firebase database and deployed using Vercel.
This project was created as a bachelor's thesis project, with the aim of creating role models for female developers by increasing the visibility of PUC-Rio's former female students.
First, clone the repository.
git clone https://github.com/bivillar/stepping-stone.git
Then, load its dependencies.
cd stepping-stone
yarn
Since this project uses a firebase database, you'll need to create your own and add its configs to the project for it to run correctly. Keep in mind that the project entities need to be the same.
For Running:
yarn dev
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2020 Bianca Villar