https://github.com/oscarfmdev/ejamapplication
https://github.com/oscarfmdev/ejamapplication
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oscarfmdev/ejamapplication
- Owner: OscarFMdev
- License: mit
- Created: 2023-09-14T21:57:41.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T07:58:02.000Z (almost 3 years ago)
- Last Synced: 2023-09-16T17:46:06.652Z (almost 3 years ago)
- Language: JavaScript
- Homepage: https://ejam-application.vercel.app
- Size: 2.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
eJam project
# π Table of Contents
- [π Table of Contents](#-table-of-contents)
- [π eJam project ](#-ejam-project-)
- [π Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [π Live Demo ](#-live-demo-)
- [π» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [π₯ Author ](#-author-)
- [π Future Features ](#-future-features-)
- [π€ Contributing ](#-contributing-)
- [π Acknowledgments ](#-acknowledgments-)
- [π License ](#-license-)
The eJam project involves creating a front-end webpage based on a Figma design. This project is named "Clarifon," and you can check out the design at this link: [Clarifon Figma Link](https://www.figma.com/file/gHf56mhtFr0lXky0poofoQ/ejam---Clarifion-Upsell-%5B-Client-V-%5D-(Copy)?type=design&node-id=78-253&mode=design&t=7kUUdzCBtcwmCpQl-0).
Client
- **Responsive web design**
- **Text Carousel**
- **Conditional Rendering**
- [Live Demo Link](https://ejamproject.netlify.app/)
- [Video Demo](https://www.loom.com/share/dc3f3861ee794696889aa53419f74d8f?sid=4703cdb5-8da1-4e48-a4ea-a703653fdbec)
To get a local copy up and running, follow these steps:
### Prerequisites
In order to run this project you need to have npm or yarn installed:
### Setup
Clone this repository to your desired folder:
1. Download Git from the [Git Page](https://git-scm.com/)
2. Run the following command to clone it:
```sh
git clone git@github.com:OscarFMdev/ejamApplication.git
```
3. Run the following commands from the directory hosting the downloaded repo to install dependencies with yarn or npm and start the server
```sh
cd ejamApplication
yarn
yarn dev
```
```sh
cd ejamApplication
npm
npm run dev
```
π€ **Oscar FernΓ‘ndez MuΓ±oz**
- GitHub: [@githubhandle](https://github.com/OscarFMdev)
- Twitter: [@twitterhandle](https://twitter.com/oscarfmdev)
- LinkedIn: [LinkedIn](https://linkedin.com/in/oscarfmdev)
- [ ] **Improve UX/UI**
- [ ] **Add more webpages**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
I would like to thank eJam for this opportunity.
This project is [MIT](./LICENSE) licensed.