https://github.com/cbartram/ignite-frontend
React Frontend for the Ignite Code School Application
https://github.com/cbartram/ignite-frontend
aws code database dynamodb javascript lambda learn nodejs react redux s3 school serverless store teach videos
Last synced: 8 months ago
JSON representation
React Frontend for the Ignite Code School Application
- Host: GitHub
- URL: https://github.com/cbartram/ignite-frontend
- Owner: cbartram
- Created: 2019-01-12T19:59:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T19:31:14.000Z (about 4 years ago)
- Last Synced: 2025-03-09T17:31:58.638Z (about 1 year ago)
- Topics: aws, code, database, dynamodb, javascript, lambda, learn, nodejs, react, redux, s3, school, serverless, store, teach, videos
- Language: JavaScript
- Size: 3.58 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ignite
Ignite is a learning platform built around the user. It helps newcomers get the foundation
they need to build a career in modern day web development using simple easy to follow instructional videos.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
What things you need to install the software and how to install them
```
Give examples
```
### Installing
A step by step series of examples that tell you how to get a development env running
Say what the step will be
```
Give the example
```
And repeat
```
until finished
```
End with an example of getting some data out of the system or using it for a little demo
## Running the tests
### `npm test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
## Deployment
Add additional notes about how to deploy this on a live system
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
## Built With
* [React](http://www.dropwizard.io/1.0.2/docs/) - The frontend javascript framework used
* [Javascript](https://maven.apache.org/) - Language used
* [NPM](https://rometools.github.io/rome/) - Dependency Management
* [NodeJS](https://rometools.github.io/rome/) - Non blocking server side language
* [Lambda](https://rometools.github.io/rome/) - Serverless cloud computing
* [S3](https://rometools.github.io/rome/) - Object based storage in the cloud
## Contributing
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
## Authors
* **Christian Bartram** - *Lead Developer* - [cbartram](https://github.com/cbartram)
See also the list of [contributors](https://github.com/cbartram/Ignite-Frontend/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* React for making a great framework!