Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gapur/sheshim
Sheshim is a question and answer site for professional and enthusiast users.
https://github.com/gapur/sheshim
auth firebase react react-hook-form semantic-ui-react slatejs styled-components
Last synced: 5 days ago
JSON representation
Sheshim is a question and answer site for professional and enthusiast users.
- Host: GitHub
- URL: https://github.com/gapur/sheshim
- Owner: Gapur
- Created: 2020-08-16T15:48:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T16:47:23.000Z (almost 4 years ago)
- Last Synced: 2023-03-07T16:35:02.900Z (over 1 year ago)
- Topics: auth, firebase, react, react-hook-form, semantic-ui-react, slatejs, styled-components
- Language: TypeScript
- Homepage: https://sheshim-15fe0.web.app
- Size: 1.31 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sheshim Web App
Sheshim is a question and answer site for professional and enthusiast users.
## Setting up the Project
Install the repository:
```sh
git clone https://github.com/Gapur/sheshim.git
```After that, move it into the sheshim directory and run it from the terminal:
```
cd sheshim
npm start
```## How to contribute?
1. Fork this repo
2. Clone your fork
3. Code 🤓
4. Test your changes
5. Submit a PR!