Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedhossam01/stemdk
School Website w/React, Gatsby and SASS
https://github.com/ahmedhossam01/stemdk
education gatsby react sass school-project school-website
Last synced: 4 days ago
JSON representation
School Website w/React, Gatsby and SASS
- Host: GitHub
- URL: https://github.com/ahmedhossam01/stemdk
- Owner: AhmedHossam01
- License: mit
- Created: 2020-05-15T20:46:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T22:31:48.000Z (almost 3 years ago)
- Last Synced: 2023-03-08T04:55:23.687Z (almost 2 years ago)
- Topics: education, gatsby, react, sass, school-project, school-website
- Language: JavaScript
- Homepage: https://stemdk.netlify.app/
- Size: 2.17 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# STEMDK
A school website built with React, Gatsby and SASS. The main feature of this website is nearly perfect performance and SEO optimization.Live Preview: [https://stemdk.netlify.app/](https://stemdk.netlify.app/)
## Pictures
![image](https://user-images.githubusercontent.com/50014916/82884951-c4688c80-9f44-11ea-85c9-5a5f005076e7.png)
![image](https://user-images.githubusercontent.com/50014916/82884985-cf232180-9f44-11ea-88f2-7006e9c803ed.png)## Available Scripts
1. `npm run develop` => To start the development server.
2. `npm run clean` => To clear gatsby cache and public folder.
3. `npm run build` => To create the production build.