Skip to content

DigitKoodit/kroniikkamaatti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kroniikkamaatti

A web application for collecting freshman chronicles.

You need the following to work with this app:

git
node version >= 6.11.1 (6.11.1 recommended, check out node version manager)
this repository

# For accessing the utils
api-secrets from google
a .env file from github.com/juliusrajala

Getting started

  • To get started, you first need to run node package manager to install the packages used by this project. You can do this by running the command: npm install in the root directory of this project.
  • After the packages are done installing, you should be good to go. Run the start script with npm start.
  • The project should now be served, navigate your browser to see your new node app at localhost:3000.

Note

This project was bootstrapped with Create React App.

Create React App does a lot of stuff under the hood. It's currently widely regarded as the best way to get started with a new react application.

You can find the guide for working with Create React App here.

License

MIT

Feel free to use the code in this repository as you see fit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published