Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjaljain0 committed Oct 1, 2020
1 parent 977a0e0 commit 7f4db46
Showing 1 changed file with 25 additions and 47 deletions.
72 changes: 25 additions & 47 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,71 +1,49 @@
[![Coverage Status](https://coveralls.io/repos/github/pranjaljain0/Portfolio-React/badge.svg?branch=master)](https://coveralls.io/github/pranjaljain0/Portfolio-React?branch=master)
# #Hacktoberfest

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
**Register [here](https://hacktoberfest.digitalocean.com) for Hacktoberfest and make four pull requests (PRs) between October 1-31 to earn a free t-shirt.**

## Available Scripts
---

In the project directory, you can run:
### What is Hacktoberfest 2020?

### `yarn start`
Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by [Digital Ocean](https://www.digitalocean.com/), [Intel](https://hacktoberfest.digitalocean.com/intel.pdf) and [DEV](https://www.dev.to/) this year in 2020.

Runs the app in the development mode.<br />
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
During the entire month of October 2020, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.

The page will reload if you make edits.<br />
You will also see any lint errors in the console.
If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities (and yes, there are always plenty for beginners too).

### `yarn test`
---

Launches the test runner in the interactive watch mode.<br />
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### Why Should I Contribute?

### `yarn build`
Hacktoberfest has a simple and plain moto.

Builds the app for production to the `build` folder.<br />
It correctly bundles React in production mode and optimizes the build for the best performance.
> Support open source and earn a limited edition T-shirt and few stickers!
The build is minified and the filenames include the hashes.<br />
Your app is ready to be deployed!
So, yes! You can win a T-Shirt and few awesome stickers to attach on your laptop. On plus side, you will get into beautiful world of open source and get the international exposure.

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
---

### `yarn eject`
# Simple Portfolio website for business.

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
# Note:

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.
# **_Pages must be animated. Simple pages will not be accepted._**

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.
## Pages:

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.
### 1. Home Page

## Learn More
### 2. Contact-Us

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
### 3. About-Us

To learn React, check out the [React documentation](https://reactjs.org/).
## Follow the file format as provided. If you want to add more files, you can, but put those in respectuve folders.

### Code Splitting
## File structure is provided. Some references are also given for completing the page.

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
## Note:

### Analyzing the Bundle Size
### Use Lorem Ipsum generator where you need to add text.

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

### Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

### Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

### Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

### `yarn build` fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
# Portfolio React
# Best of Luck

0 comments on commit 7f4db46

Please sign in to comment.